home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Util / Dir / Dirsscompare.lha / DirSSCompare / Catalogs / DirSSCompare.cd next >
Text File  |  2002-12-05  |  1KB  |  84 lines

  1. MSG_USRCANCELED (1//)
  2. User canceled.\n
  3. ;
  4. MSG_SAMEDIR (2//)
  5. SourceDir and DestDir is the same Dir !\n
  6. ;
  7. MSG_ITSALL (3//)
  8. \nIt's all.\n
  9. ;
  10. MSG_NOFILE (4//)
  11. * No file >> \"%s\"\n
  12. ;
  13. MSG_NODIR (5//)
  14. * No dir  >> \"%s\"\n
  15. ;
  16. MSG_DIFFSIZES (6//)
  17. ** File \"%s\" is smaller (%d bytes) then \"%s\"\n
  18. ;
  19. MSG_DIFFSIZEL (7//)
  20. ** File \"%s\" is bigger  (%d bytes) then \"%s\"\n
  21. ;
  22. MSG_DIFFS1 (8//)
  23. **** There is  %d difference  in file >> \"%s\"\n
  24. ;
  25. MSG_DIFFS2 (9//)
  26. **** There are %d differences in file >> \"%s\"\n
  27. ;
  28. MSG_CHECKING (10//)
  29. --> Checking \"%s\"
  30. ;
  31. MSG_WRONGSARG (11//)
  32. Wrong arguments.\n
  33. ;
  34. MSG_UNABLEOPENLIBS (12//)
  35. Unable to open libs.\n
  36. ;
  37. MSG_UNABLETOLOCK (13//)
  38. Unable to lock \"%s\" !\n
  39. ;
  40. MSG_ERROR (14//)
  41. \n\nERROR\n\n
  42. ;
  43. MSG_ERRORFILE (15//)
  44. Error reading file.\n
  45. ;
  46. MSG_NOMEM1 (16//)
  47. Unable to alloc mem for buffer1.\n
  48. ;
  49. MSG_NOMEM2 (17//)
  50. Unable to alloc mem for buffer2.\n
  51. ;
  52. MSG_BUFFERON (18//)
  53. BUFFER ON\n\n
  54. ;
  55. MSG_BUFFEROFF (19//)
  56. BUFFER OFF\n\n
  57. ;
  58. MSG_SOURCEASLTITLE (20//)
  59. Select source dir
  60. ;
  61. MSG_DESTASLTITLE (21//) 
  62. Select dest dir
  63. ;
  64. MSG_SHOWTIME (22//)
  65. \nTime >>
  66. ;
  67. MSG_USAGE (23//)
  68. \n\nUSAGE:  DirSSCompare <sourcedir> [destdir] [options]\n\n
  69. ;
  70. MSG_OPTIONS (24//)
  71. OPTIONS:\n
  72. ;
  73. MSG_USEBUF (25//)
  74. Use files' buffer (much speed up)\n
  75. ;
  76. MSG_QUESTION (26//)
  77. FILES' BUFFER
  78. ;
  79. MSG_BUTTONS (27//)
  80. ON|OFF
  81. ;
  82. MSG_ASLERROR (28//)
  83. Unable to open \"asl.library\".\n
  84. ;